[INFO] cloning repository https://github.com/chris-hunt-98/sokoban-prototype-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chris-hunt-98/sokoban-prototype-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-hunt-98%2Fsokoban-prototype-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-hunt-98%2Fsokoban-prototype-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50e8cd9e1f46ae9f83b0b0d75b93501de2aadc08
[INFO] checking chris-hunt-98/sokoban-prototype-rust against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchris-hunt-98%2Fsokoban-prototype-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chris-hunt-98/sokoban-prototype-rust
[INFO] finished tweaking git repo https://github.com/chris-hunt-98/sokoban-prototype-rust
[INFO] tweaked toml for git repo https://github.com/chris-hunt-98/sokoban-prototype-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chris-hunt-98/sokoban-prototype-rust on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chris-hunt-98/sokoban-prototype-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdl2 v0.31.0
[INFO] [stderr]   Downloaded num-traits v0.2.5
[INFO] [stderr]   Downloaded sdl2-sys v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6840e46313434fe4fb420b0a34814f8fddbc48456fbfc821245ea1631995905
[INFO] running `Command { std: "docker" "start" "-a" "f6840e46313434fe4fb420b0a34814f8fddbc48456fbfc821245ea1631995905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6840e46313434fe4fb420b0a34814f8fddbc48456fbfc821245ea1631995905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6840e46313434fe4fb420b0a34814f8fddbc48456fbfc821245ea1631995905", kill_on_drop: false }`
[INFO] [stdout] f6840e46313434fe4fb420b0a34814f8fddbc48456fbfc821245ea1631995905
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b84f2de5335ce579d90112fa63de5ab7a7669d8fe6624dd9ab9e11f5a673f70e
[INFO] running `Command { std: "docker" "start" "-a" "b84f2de5335ce579d90112fa63de5ab7a7669d8fe6624dd9ab9e11f5a673f70e", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling sokoban-prototype v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling sdl2-sys v0.31.0
[INFO] [stderr]     Checking rand v0.4.3
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking sdl2 v0.31.0
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/main.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn shift_pos(&mut self, (i32, i32), &mut DeltaFrame);
[INFO] [stdout]    |                             ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: (i32, i32)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/main.rs:42:41
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn shift_pos(&mut self, (i32, i32), &mut DeltaFrame);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut DeltaFrame`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/main.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn set_pos(&mut self, (i32, i32));
[INFO] [stdout]    |                           ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: (i32, i32)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/main.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn draw(&self, &mut WindowCanvas);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut WindowCanvas`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/main.rs:196:26
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn revert(&mut self, &mut WorldMap);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut WorldMap`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/main.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn shift_pos(&mut self, (i32, i32), &mut DeltaFrame);
[INFO] [stdout]    |                             ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: (i32, i32)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/main.rs:42:41
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn shift_pos(&mut self, (i32, i32), &mut DeltaFrame);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut DeltaFrame`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/main.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn set_pos(&mut self, (i32, i32));
[INFO] [stdout]    |                           ^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: (i32, i32)`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/main.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn draw(&self, &mut WindowCanvas);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut WindowCanvas`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/main.rs:196:26
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn revert(&mut self, &mut WorldMap);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut WorldMap`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl std::fmt::Debug for GameObject {
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl std::fmt::Debug for dyn GameObject {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl std::fmt::Debug for GameObject {
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl std::fmt::Debug for dyn GameObject {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:49:52
[INFO] [stdout]    |
[INFO] [stdout] 49 |         write!(f, "Object at {:?}", self as *const GameObject)
[INFO] [stdout]    |                                                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 49 |         write!(f, "Object at {:?}", self as *const dyn GameObject)
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/main.rs:49:52
[INFO] [stdout]    |
[INFO] [stdout] 49 |         write!(f, "Object at {:?}", self as *const GameObject)
[INFO] [stdout]    |                                                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 49 |         write!(f, "Object at {:?}", self as *const dyn GameObject)
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_pos` is never used
[INFO] [stdout]   --> src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | trait GameObject {
[INFO] [stdout]    |       ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn set_pos(&mut self, (i32, i32));
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeletionDelta` is never constructed
[INFO] [stdout]    --> src/main.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 | struct DeletionDelta {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/main.rs:225:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | impl DeletionDelta {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 225 |     fn new(object: Box<dyn GameObject>) -> DeletionDelta {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreationDelta` is never constructed
[INFO] [stdout]    --> src/main.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 241 | struct CreationDelta {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/main.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout] 247 | impl CreationDelta {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 248 |     fn new(object: &Box<dyn GameObject>) -> CreationDelta {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Player` and `Floor` are never constructed
[INFO] [stdout]    --> src/main.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | enum Layer {
[INFO] [stdout]     |      ----- variants in this enum
[INFO] [stdout] 325 |     Solid,
[INFO] [stdout] 326 |     Player,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 327 |     Floor,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `delete`, `delete_id`, `take`, and `put` are never used
[INFO] [stdout]    --> src/main.rs:370:8
[INFO] [stdout]     |
[INFO] [stdout] 347 | impl MapCell {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 370 |     fn delete(&mut self, layer: &Layer, delta: &mut DeltaFrame) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 |     fn delete_id(&mut self, layer: &Layer, id: usize, delta: &mut DeltaFrame) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 398 |     fn take(&mut self, layer: &Layer) -> Option<Box<dyn GameObject>> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 421 |     fn put(&mut self, object: Box<dyn GameObject>, delta: &mut DeltaFrame) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cell`, `delete`, `delete_id`, `take`, and `put` are never used
[INFO] [stdout]    --> src/main.rs:529:8
[INFO] [stdout]     |
[INFO] [stdout] 439 | impl WorldMap {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 529 |     fn cell(&mut self, x: i32, y: i32) -> Option<&MapCell> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 547 |     fn delete(&mut self, x: i32, y: i32, layer: &Layer, delta: &mut DeltaFrame) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 555 |     fn delete_id(&mut self, x: i32, y: i32, layer: &Layer, id: usize, delta: &mut DeltaFrame) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 563 |     fn take(&mut self, x: i32, y: i32, layer: &Layer) -> Option<Box<dyn GameObject>> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 580 |     fn put(&mut self, object: Box<dyn GameObject>, delta: &mut DeltaFrame) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_pos` is never used
[INFO] [stdout]   --> src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | trait GameObject {
[INFO] [stdout]    |       ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn set_pos(&mut self, (i32, i32));
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeletionDelta` is never constructed
[INFO] [stdout]    --> src/main.rs:220:8
[INFO] [stdout]     |
[INFO] [stdout] 220 | struct DeletionDelta {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/main.rs:225:8
[INFO] [stdout]     |
[INFO] [stdout] 224 | impl DeletionDelta {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 225 |     fn new(object: Box<dyn GameObject>) -> DeletionDelta {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreationDelta` is never constructed
[INFO] [stdout]    --> src/main.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 241 | struct CreationDelta {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/main.rs:248:8
[INFO] [stdout]     |
[INFO] [stdout] 247 | impl CreationDelta {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 248 |     fn new(object: &Box<dyn GameObject>) -> CreationDelta {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Player` and `Floor` are never constructed
[INFO] [stdout]    --> src/main.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | enum Layer {
[INFO] [stdout]     |      ----- variants in this enum
[INFO] [stdout] 325 |     Solid,
[INFO] [stdout] 326 |     Player,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 327 |     Floor,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `delete`, `delete_id`, `take`, and `put` are never used
[INFO] [stdout]    --> src/main.rs:370:8
[INFO] [stdout]     |
[INFO] [stdout] 347 | impl MapCell {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 370 |     fn delete(&mut self, layer: &Layer, delta: &mut DeltaFrame) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 |     fn delete_id(&mut self, layer: &Layer, id: usize, delta: &mut DeltaFrame) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 398 |     fn take(&mut self, layer: &Layer) -> Option<Box<dyn GameObject>> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 421 |     fn put(&mut self, object: Box<dyn GameObject>, delta: &mut DeltaFrame) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cell`, `delete`, `delete_id`, `take`, and `put` are never used
[INFO] [stdout]    --> src/main.rs:529:8
[INFO] [stdout]     |
[INFO] [stdout] 439 | impl WorldMap {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 529 |     fn cell(&mut self, x: i32, y: i32) -> Option<&MapCell> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 547 |     fn delete(&mut self, x: i32, y: i32, layer: &Layer, delta: &mut DeltaFrame) -> bool {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 555 |     fn delete_id(&mut self, x: i32, y: i32, layer: &Layer, id: usize, delta: &mut DeltaFrame) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 563 |     fn take(&mut self, x: i32, y: i32, layer: &Layer) -> Option<Box<dyn GameObject>> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 580 |     fn put(&mut self, object: Box<dyn GameObject>, delta: &mut DeltaFrame) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b84f2de5335ce579d90112fa63de5ab7a7669d8fe6624dd9ab9e11f5a673f70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84f2de5335ce579d90112fa63de5ab7a7669d8fe6624dd9ab9e11f5a673f70e", kill_on_drop: false }`
[INFO] [stdout] b84f2de5335ce579d90112fa63de5ab7a7669d8fe6624dd9ab9e11f5a673f70e
